AttachmentDataObjectStorage Property

Gets or sets the data object storage.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public Storage DataObjectStorage { get; set; }

Property Value

Storage
The data object storage.

See Also